XML (Ira Katz's Library) by Kevin Howard Goldberg

XML (Ira Katz's Library) by Kevin Howard Goldberg

Author:Kevin Howard Goldberg
Language: eng
Format: epub
Publisher: Peachpit Press
Published: 2009-06-16T16:00:00+00:00


Tips

• It’s a little beyond the scope of this book to cover regular expressions in more detail. Instead, let me refer you to another book: Perl and CGI for the World Wide Web: Visual QuickStart Guide, by Elizabeth Castro, published by Peachpit Press. It has many more examples and background information. You can also find more specific information about XML Schema regular expressions at www.w3.org/TR/2004/REC-xmlschema-2-20041028/datatypes.html#regexs.

• The regular expressions used in XML Schema are very similar to those used in Perl. However, one important technical difference is that in XML Schema regex, the comparison is always made between the regular expression and the entire contents of the element. There are no ^ or $ characters to limit a match to the beginning or end of a line (as there are in Perl).

• You can use the pattern facet with any of the simple types.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.